Read Batch

Load a collection of Heterogeneous Folder instances based on the CollabId of the supplied HeterogeneousFolderHandles and with the attributes loaded based on the provided Projection.

If Projection.EMPTY is supplied, the returned HeterogeneousFolder instances will only have the CollabId and the StateId loaded.
If an ArtifactListProjection is supplied, it must contain an EmptySnapshotListFilter. Other ListFilters will not be supported.


list readHeterogeneousFoldersBatch( beeIdList handles , Projection projection )

Parameters

handles
Type: beeIdList Collection of HeterogeneousFolderHandles on the artifacts to be loaded
projection
ProjectionWrapper
Projection representing the portion to be loaded for each HeterogeneousFolder